home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / borland / tpwn31.zip / README < prev    next >
Text File  |  1992-04-06  |  3KB  |  82 lines

  1.  
  2.                       Turbo Pascal for Windows
  3.                    Windows 3.1 Compatibility Files
  4.  
  5. The following files update Turbo Pascal for use with Windows 3.1:
  6.  
  7. IDEPATCH ZIP    IDE patch program (fixes Windows 3.1 incompatibility)
  8. PASCAL   ZIP    Windows 3.1 API interface units
  9. TDW      ZIP    New WINDEBUG.DLL for use with TDW.EXE
  10. OLEDEMO  ZIP    OLE client demo
  11. TTDEMO   ZIP    True type demo
  12. README          This file!
  13.  
  14.  
  15. Installation Notes
  16. ------------------
  17. These Windows 3.1 compatibility files work with Turbo Pascal for
  18. Windows 1.0:
  19.  
  20. 1.  IDE Patch program
  21.  
  22.     Due to a change in Windows 3.1, the Turbo Pascal for Windows IDE
  23.     will not always correctly refresh the status line (displayed at
  24.     the bottom of the window). Although this problem is cosmetic and
  25.     does not affect the functionality of the editor, it can be
  26.     corrected easily by running a simple patch program.
  27.  
  28.     To run the patch program, unzip IDEPATCH.ZIP into your TPW
  29.     directory and type the following command at the DOS prompt:
  30.  
  31.       PATCH PATCH_31.TPW TPW.EXE
  32.  
  33.     Note that there is no harm in running the patch twice. This
  34.     patch will work on all versions of Turbo Pascal for Windows
  35.     1.0 (including international versions).
  36.  
  37. 2.  Windows 3.1 API interface units
  38.  
  39.     Unzip the .PAS files inside PASCAL.ZIP into your TPW directory.
  40.     WIN31.PAS contains all the Windows 3.1 API additions or
  41.     modifications made in USER.EXE, KERNEL.EXE and GDI.EXE. PASCAL.ZIP
  42.     also contains a number of interface units for new Windows 3.1
  43.     DLLs.
  44.  
  45. 3.  TDW.ZIP
  46.  
  47.     TDW.ZIP contains an updated version of WINDEBUG.DLL. Unzip TDW.ZIP
  48.     into your TPW directory and overwrite the previous version of
  49.     WINDEBUG.DLL. Note that this updated version of WINDEBUG.DLL works
  50.     with TDW 2.50 and TDW 3.00.
  51.  
  52.     *** Note that even with the updated WINDEBUG.DLL, there are known
  53.         problems when using TDW with the Windows 3.1 debugging kernel
  54.         (available with the Microsoft SDK). You may encounter other
  55.         Windows 3.1 incompabilities as well.
  56.  
  57. 4.  Demonstration Programs
  58.  
  59.     Note that the demonstration programs all use functions in DLLs
  60.     that are newly included with Windows 3.1. You must have Windows
  61.     3.1 to use these programs.
  62.  
  63.  
  64. Disclaimer
  65. ----------
  66. These compatibility files are provided early for your convenience.
  67. They are considered pre-release and you should use them at your own
  68. risk.
  69.  
  70.  
  71. Copyrights
  72. ----------
  73. All files are copyrighted (c) 1992 by Borland unless otherwise
  74. indicated. All rights are reserved.
  75.  
  76.  
  77. Windows 3.1 Documentation
  78. -------------------------
  79. For further information on Windows 3.1, you may wish to order Windows
  80. 3.1 API reference manuals. These are available from Microsoft Press
  81. and will also be available from Borland.
  82.